.rwx-conbox {
	width: 400px;
	height: 270px;
	background: url(../images/default/rwx_conbox.png) no-repeat;
	overflow: hidden;
	position: fixed;
	left: 50%;
	top: 50%;
	margin-top: -170px;
	margin-left: -210px;
	padding: 10px;
	z-index: 9999;
	box-sizing: content-box;
}

.rwx-conbox-h {
	font-size: 12px;
	color: #fff;
	margin: 5px;
}

.rwx-conbox-saoma {
	width: 115px;
	float: left;
	text-align: center;
	color: #999;
	font-size: 15px;
	margin-top: 45px;
	line-height: 20px;
	margin-left: 25px;
}

.rwx-conbox-saoma img {
	width: 115px;
	border: 1px #5ab1ff solid
}

.rwx-conbox-ca {
	width: 240px;
	float: right;
	margin-left: 20px;
	margin-top: 45px;
}

.rwx-conbox-ca h4 {
	font-size: 22px;
	color: #fff;
	letter-spacing: 2px;
	font-weight: normal;
	margin-bottom: 25px;
}

.rwx-conbox-ca h2 {
	font-size: 16px;
	color: #5bb1ff;
	line-height: 30px;
}

.rwx-conbox-ca h2 span {
	color: #999;
	font-weight: normal;
	font-size: 15px;
	margin-right: 5px;
}

.rwx-conbox-bot {
	position: absolute;
	bottom: 0;
	height: 40px;
	line-height: 40px;
	width: 401px;
	border-top: 1px #e4e4e4 solid;
	margin: 8px;
	left: 2px;
}

.rwx-conbox-bot>div {
	float: left;
	width: 50%;
	text-align: center;
	font-size: 16px;
	cursor: pointer;
}

.rwx-conbox-bot>div:hover {
	background: #5bb1ff;
	color: #fff;
}

#rwx999kefu2_now {
	color: #5ab1ff;
	font-size: 16px;
	letter-spacing: 2px;
}

#rwx999kefu2_later {
	border-left: 1px #e4e4e4 solid;
	display: block;
	color: #555;
	font-size: 16px;
	letter-spacing: 2px;
}

.rwx-conbox-bot>div:hover #rwx999kefu2_now,.rwx-conbox-bot>div:hover #rwx999kefu2_later {
	color: #fff;
}

#close {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 36px;
	height: 32px;
	background: url(../images/default/rwx_conbox_close.png) no-repeat top;
	text-indent: -9999px;
	cursor: pointer;
}

#close:hover {
	background: url(../images/default/rwx_conbox_close_h.png) no-repeat top;
}

.rwxkefubox {
	position: fixed;
	right: 5px;
	top: 50%;
	margin-top: -250px;
	z-index: 100;
	font-family: "Microsoft yahei";
	z-index: 9999;
}

.rwxkefubox-meau {
	position: relative;
}

.rwxkefubox-btn {
	width: 99px;
	height: 92px;
	text-align: center;
	display: block;
	margin-bottom: 6px;
	position: relative;
	background-color: #fff;
	padding-top: 3px;
}

.rwxkefubox-btn sup {
	display: block;
	min-width: 24px;
	height: 24px;
	text-align: center;
	line-height: 24px;
	color: #fff;
	border-radius: 50%;
	background-color: #5bb1ff;
	position: absolute;
	left: -12px;
	top: -12px;
}

.rwxkefubox-btn p {
	color: #5bb1ff;
	font-size: 18px;
	line-height: 30px;
	padding-top: 15px;
}

.rwxkefubox-meau:hover .rwxkefubox-btn p {
	display: block;
}

.rwx-qq-index {
	background: url(../images/default/rwx_index_qq.png) no-repeat;
}

.rwx-weixin-index {
	border-color: #5bb1ff;
	background: url(../images/default/rwx_index_weixin.png) no-repeat;
}

.rwx-dianhua-index {
	border-color: #5bb1ff;
	background: url(../images/default/rwx_index_tel.png) no-repeat;
}

.rwx-liuyan-index {
	border-color: #5bb1ff;
	background: url(../images/default/rwx_index_liuyan.png) no-repeat;
}

.meau-sev .rwxkefubox-btn p {
	color: #fff;
	background: #5bb1ff;
	width: 78px;
	margin: auto;
	border-radius: 2px;
	height: 63px;
	box-sizing: content-box;
    display:none
}

.meau-sev .rwxkefubox-btn span {
	color: #fff;
}

.meau-top .rwxkefubox-btn span {
	font-size: 12px;
	line-height: 12px;
	padding-top: 10px;
	display: block;
}

.meau-top .rwxkefubox-btn i {
	display: block;
	color: #999;
}

.meau-top.rwxkefubox-meau:hover .rwxkefubox-btn p {
	display: block;
	color: #fff;
}

.meau-top.rwxkefubox-meau:hover .rwxkefubox-btn i {
	color: #fff;
}

.rwx-top-index {
	background: url(../images/default/rwx_index_top.png) no-repeat;
}

.rwxkefu-slide {
	position: absolute;
	top: 2px;
	right: 82px;
	padding-right: 25px;
	display: none;
}

.rwxkefu-slide .box-border {
	border: 1px solid #ccc;
	border-top: 4px solid #5bb1ff;
	padding: 0px 20px;
	background-color: #fff;
	-webkit-box-shadow: 0 3px 8px rgba(0,0,0,.15);
	-moz-box-shadow: 0 3px 8px rgba(0,0,0,.15);
	box-shadow: 0 3px 8px rgba(0,0,0,.15);
	position: relative;
	box-sizing: content-box;
}

.rwxkefu-slide .box-border .arrow-right {
	display: block;
	width: 13px;
	height: 16px;
	background: url(../images/arrow.png) no-repeat;
	position: absolute;
	right: -13px;
	top: 26px;
}

.rwxkefu-slide .box-border .sev-t {
	border-bottom: 1px solid #e4e4e4;
	padding-top: 10px;
}

.rwxkefu-slide .box-border .sev-t p {
	float: left;
	color: #5bb1ff;
	font-size: 18px;
	line-height: 36px;
	margin-right: 5px;
}

.rwxkefu-slide .box-border .sev-t p.sev-tel {
	font-size: 16px;
	line-height: 34px;
}

.rwxkefu-slide .box-border .sev-t i {
	display: block;
	font-size: 16px;
	color: #999;
	font-style: inherit;
	line-height: 36px;
}

.rwxkefu-slide .box-border .sev-b {
	padding-bottom: 10px;
}

.rwxkefu-slide .box-border .sev-b i {
	display: block;
	font-style: inherit;
	margin: 5px 3px;
	color: #f90909;
}

.rwxkefu-slide .box-border .sev-b h4 {
	color: #666;
	font-size: 14px;
	font-weight: normal;
	padding-bottom: 15px;
}

.rwxkefu-slide .box-border .sev-b li {
	float: left;
	width: 33.33333%;
}

.rwxkefu-slide .box-border .sev-b li a {
	display: inline-block;
	color: #999;
	font-size: 13px;
	padding-left: 43px;
	line-height: 36px;
}

.rwxkefu-slide .box-border .sev-b li a:hover {
	color: #5bb1ff;
}

.rwxkefu-slide span.demo-icon-qq {
	display: inline-block;
	background: url(../images/qq_h.png) no-repeat left 7px;
	width: 24px;
	height: 36px;
	float: left;
}

.rwxkefu-slide span.demo-icon-weixin {
	display: inline-block;
	background: url(../images/weixin_h.png) no-repeat left 5px;
	width: 26px;
	height: 36px;
	float: left;
}

.rwxkefu-slide span.demo-icon-tel {
	display: inline-block;
	background: url(../images/tel_h.png) no-repeat left 3px;
	width: 21px;
	height: 25px;
	float: left;
	margin-top: 4px;
	float: left;
}

.rwx-demo-tel {
	line-height: 32px;
	border-bottom: 1px dashed #e4e4e4;
}

.rwx-demo-tel:last-child {
	border-bottom: none;
}

.rwx-demo-tel i {
	display: inline-block!important;
}

.rwx-demo-tel  strong {
	font-size: 16px;
	color: #5bb1ff;
}

.meau-sev .rwxkefu-slide .box-border {
	width: 270px!important;
}

.meau-contact .rwxkefu-slide .box-border {
	width: 230px;
}

.rwxkefubox-meau:hover .rwxkefu-slide {
	display: block;
}

.meau-code .rwxkefu-slide {
	top: inherit;
	bottom: -35px;
}

.meau-code .rwxkefu-slide .box-border {
	width: 156px;
	text-align: center;
	border-top: 1px solid #ccc;
}

.meau-code .rwxkefu-slide .box-border i {
	display: block;
	color: #f66e06;
	font-size: 16px;
	line-height: 16px;
}

.meau-code .rwxkefu-slide .box-border .arrow-right {
	top: inherit;
	bottom: 50px;
}

.meau-sev .rwxkefubox-btn .demo-icon {
	display: none;
}

#rwx999kefuqqtankuang {
	overflow: hidden;
	border-bottom: 1px #e4e4e4 dashed;
	margin: 0 5px;
}

#rwx999kefuqqtankuang:last-child {
	border: none;
}

#rwx999kefuqqtankuang li {
	height: 35px;
	line-height: 35px;
	font-family: "microsoft yahei";
	font-size: 12px;
	color: #333;
	width: 130px;
	margin: auto;
}

#rwx999kefuqqtankuang a li span img {
	margin-top: 0px;
	margin-left: 20px;
	margin-right: 5px;
	vertical-align: middle;
}

.erweima {
	overflow: hidden;
	border-bottom: 1px #e4e4e4 dashed;
	padding-bottom: 3px;
}

.erweima:last-child {
	border: none;
}

.imgbox {
	width: 130px;
	height: 130px;
	float: left;
	text-align: center;
}

.imgbox img {
	width: 120px!important;
	height: 120px!important;
	border: 1px solid #e4e4e4;
}
.imgbox .list{display:none;}

@media only screen and (max-width:1366px) {
	.p_rwxkefubox {
		position: fixed;
		bottom: 0px;
		background: #5bb1ff;
		width: 100%;
		height: 42px;
		line-height: 46px;
		color: #fff;
		font-size: 1em;
		z-index: 9999;
	}

	.p_rwxkefubox-meau {
		width: 33.33%;
		float: left;
	}

	.rwxhide {
		display: none;
	}

	.rwx-qq {
		background: url(../images/p_qq.png) no-repeat 22px 14px;
		padding-left: 43px;
		width: 80px;
		margin: auto;
		background-size: 17px;
	}

	.rwx-middle {
		border-left: 1px solid #fff;
		border-right: 1px solid #fff;
	}

	.rwx-weixin {
		background: url(../images/p_weixin.png) no-repeat 19px 12px #5cc25f;
		padding-left: 44px;
		margin: auto;
		background-size: 22px;
	}

	.rwx-tel {
		background: url(../images/p_tel.png) no-repeat 22px 14px #fe7d00;
		padding-left: 43px;
		position: relative;
		background-size: 16px;
	}

	.rwx-tel a {
		color: #fff;
	}

	.rwx-shade {
		width: 100%;
		height: 100%;
		background: rgba(0,0,0,0.5);
		position: fixed;
		top: 0;
		left: 0;
		z-index: 999;
	}

	.saoma {
		width: 220px;
		height: 260px;
		position: absolute;
		left: 50%;
		top: 50%;
		margin-top: -130px;
		margin-left: -100px;
		text-align: center;
		z-index: 9999;
	}

	.saoma img {
		width: 200px;
		height: 200px;
	}

	#rwx-tel-shade {
		position: absolute;
		bottom: 55px;
		width: 95%;
		background: #fff;
		left: 0;
		border: 1px #e4e4e4 solid;
		text-align: center;
		display: none;
		z-index: 9999;
	}

	#rwx-tel-shade  a {
		color: #5bb1ff;
		display: block;
		border-bottom: 1px #e4e4e4 solid;
	}

	#rwx-tel-shade  a:last-child {
		border: none;
	}

	#rwx-tel-shade:after {
		border-bottom: 1px solid #e4e4e4;
		border-left: 1px solid #e4e4e4;
		bottom: -8px;
		content: "";
		height: 5px;
		left: 50%;
		margin-left: -5px;
		padding: 0 0 8px 8px;
		position: absolute;
		-webkit-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		transform: rotate(-45deg);
		width: 5px;
		background: #fff;
	}
}